home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2000 February / PCpro_2000_02.ISO / TRIALS / corel / Photopnt / Scripts / Effekte / 089 verschieben rostig.csc < prev    next >
Encoding:
Text File  |  1999-03-28  |  200 b   |  7 lines

  1. REM Created in CorelPhotoPaint Version 9.319
  2. REM Created On Sunday, March, 28, 1999 by dougch
  3.  
  4. WITHOBJECT "CorelPhotoPaint.Automation.9"
  5.     .EffectDisplace "rusty.pcx", 0, 1, 10, 1
  6. END WITHOBJECT
  7.